gtk4.git
2020-02-10 Matthias ClasenDrop gtk_events_pending
2020-02-10 Matthias Clasentests: Stop using gtk_events_pending
2020-02-10 Matthias Clasenwin32 printing: Stop using gtk_events_pending
2020-02-10 Matthias Clasenwin32: One more build fix
2020-02-10 Matthias Clasenwin32: Fix the build
2020-02-10 Matthias ClasenMerge branch 'main-cleanup' into 'master'
2020-02-09 Benjamin Ottefilechooser: Remove outdated hack
2020-02-09 Benjamin Ottegdk: Make gdk_keyval_name() return a const char
2020-02-09 Matthias ClasenRemove unused include
2020-02-09 Emmanuele Bassicssprovider: Remove unused include
2020-02-09 Matthias ClasenRemove gtk_propagate_event from public API
2020-02-09 Matthias ClasenRemove gtk_main_do_event from public API
2020-02-09 Matthias ClasenRemove gtk_main_do_event from the docs
2020-02-09 Matthias Clasentestsuite: Stop using gtk_main_do_event
2020-02-09 Matthias Clasendocs: Remove more mentions of gtk_main_do_event
2020-02-09 Matthias Clasendocs: Remove a reference to gtk_main_do_event
2020-02-09 Matthias Clasendocs: Remove a mention of gtk_main_do_event
2020-02-09 Matthias Clasencss: Add a comment
2020-02-09 Matthias ClasenMerge branch 'wip/baedert/remove-outline-properties...
2020-02-09 Matthias Clasengsk: Update docs sections
2020-02-09 Matthias Clasengsk: Small documentation additions
2020-02-09 Matthias ClasenFix a doc comment
2020-02-09 Matthias Clasendocs: Drop a few no longer existing symbols
2020-02-09 Matthias Clasendocs: Update the switch thumbnail
2020-02-09 Matthias Clasenemojichooser: Fix the docs
2020-02-09 Matthias ClasenFix the build with -Dgtk_doc=true
2020-02-09 Matthias ClasenFix build with -Dgtk_doc=true
2020-02-08 Timm Bädercss: Remove outline border radius properties
2020-02-08 Matthias ClasenMerge branch 'avoid-mime-sniffing' into 'master'
2020-02-08 Matthias ClasenAvoid mime sniffing where possible
2020-02-07 Matthias Clasengtk-demo: Don't call gtk_main_quit
2020-02-07 Matthias ClasenAdwaita: Fix selection in vertical spin buttons
2020-02-07 Matthias ClasenMerge branch 'patch-1' into 'master'
2020-02-07 J Arun ManiUpdate migrating-3to4.xml
2020-02-07 Matthias Clasenlabel: Don't use gtk_widget_peek_style_context
2020-02-07 Timm Bäderwindow: Move variable initialziation just before usage
2020-02-07 Timm BäderRename gtk_widget{get,set,has}_style_class to _css_class
2020-02-07 Timm Bädertreepopover: Fix header guard
2020-02-07 Timm Bäderbox: Move vfunc implementations before class_init
2020-02-07 Timm Bädercalendar: Remove day-selected-double-click signal
2020-02-07 Timm Bädercalendar: Remove an unused enum
2020-02-07 Timm Bädercalendar: Remove month-changed signal
2020-02-07 Timm Bädercalendar: Keep a GDateTime around
2020-02-07 Timm Bädercalendar: Return a GDateTime from get_date()
2020-02-07 Timm Bädercalendar: Use GDateTime to select days
2020-02-07 Timm Bädercalendar: Use widgets for everything
2020-02-07 Timm Bädercalendar: Try to avoid changing size when changing...
2020-02-07 Timm Bädercalendar: Remove spinning code
2020-02-07 Timm Bädercalendar: Add accessors for display properties
2020-02-07 Timm Bädertestcalendar: Remove unused function
2020-02-07 Timm Bädercalendar: Remove details
2020-02-07 Timm Bädercalendar: Fix an uninitialized value
2020-02-07 Timm BäderAdwaita: Fix levelbar styling
2020-02-07 Timm Bäder{box,grid}layout: Access border spacing directly
2020-02-07 Timm BäderGskTransform: Remove useless fmod check
2020-02-07 Timm BäderGskTransform: add assertions to make normalize_angle...
2020-02-07 Timm Bädersnapshot: Remove new_with_parent
2020-02-07 Timm Bädertextlayout: Use gtk_snapshot_{push,pop}_collect()
2020-02-07 Timm BäderGskRoundedRect: Inline graphene_rect_contains_rect
2020-02-07 Timm Bäderwidget: Use gtk_snapshot_{push,pop})_collect
2020-02-07 Timm Bädersnapshot: Add _push_collect() and _pop_collect()
2020-02-07 Timm BäderStart using GtkWidget's new style class API
2020-02-07 Timm Bäderrenderborder: Make simple border case more obvious
2020-02-07 Timm BäderMove GTK_BORDER_STYLE_HIDDEN before GTK_BORDER_STYLE_SOLID
2020-02-07 Timm Bädertestcalendar: Close window properly
2020-02-07 Timm Bädersearchbar: Use proper getter in _get_property()
2020-02-07 Timm Bädersearchbar: Use g_object_notify_by_pspec
2020-02-07 Timm Bäderprogressbar: Remove a few unneeded queue_resize() calls
2020-02-07 Timm BäderWindow: inline function into only caller
2020-02-07 Timm Bäderwidget: Fix a from_string/try_string mixup
2020-02-07 Timm Bäderwidget: Speed up verify_invariants()
2020-02-07 Timm Bäderwidget: Remove verify_child_invariants
2020-02-07 Piotr DrągUpdate POTFILES.in
2020-02-07 Matthias ClasenNEWS: Small additions
2020-02-07 Matthias Clasenflatpak: Build against the master runtime
2020-02-07 Matthias ClasenMerge branch 'wip/otte/toolbar' into 'master'
2020-02-07 Benjamin OtteGtkToolbar: remove
2020-02-07 Benjamin Ottetestsuite: Get rid of GtkToolbar
2020-02-07 Benjamin Ottecss: Remove .primary-toolbar
2020-02-07 Benjamin Ottecss: Remove .inline-toolbar
2020-02-07 Benjamin Ottewidget-factory: Get rid of toolbars
2020-02-07 Benjamin Ottegtk-demo: Get rid of toolbars
2020-02-07 Benjamin Ottebloatpad: Use a box, not a toolbar
2020-02-07 Benjamin Otteprint: Don't use a toolbar in the custom paper dialog
2020-02-07 Benjamin Ottecssnode: Remove leftover vfunc
2020-02-07 Matthias ClasenRemove accidentally added files
2020-02-07 Matthias ClasenAdd a forgotten word
2020-02-07 Matthias ClasenFix syntax
2020-02-07 Matthias ClasenUpdates for 3.98
2020-02-07 Matthias ClasenMerge branch 'wip/carlosg/implicit-grabs-on-leave'...
2020-02-07 Carlos Garnachogtkmain: Wait for GDK_CROSSING_UNGRAB leave event with...
2020-02-07 Carlos Garnachogtkroot: Make enum a typedef
2020-02-06 Matthias ClasenMerge branch 'a11y-fixes' into 'master'
2020-02-06 Matthias Clasentestsuite: Misc. updates of expected output
2020-02-06 Matthias Claseninfobar: Implement forall
2020-02-06 Matthias Clasentestsuite: Clean up a11y menu tests
2020-02-06 Matthias Clasentestsuite: Improve --generate support
2020-02-06 Matthias Clasentests: Fix infobars in ui files
2020-02-06 Matthias Clasentestsuite: Update expected output
2020-02-06 Matthias Clasencolorchooser: Use a composite accessible
next